Learn R Programming

sensory (version 1.1)

The White Bread Data: The White Bread Data

Description

The white bread data is a liking study composed of 420 panelists and 12 products, labelled A,...,L to protect the identity of the manufacturer. Each panelist rated 6 white breads using the 9-point Hedonic scale.

Usage

data(wbread)

Arguments

References

Browne, R.P., P.D. McNicholas, and C.J. Findlay (2013). A partial EM algorithm for clustering white breads. arXiv prerpeint arXiv:1302.6625.

Examples

Run this code
data(wbread) # Loads the white bread data
head(wbread) # Displays the first six rows of the white bread data

Run the code above in your browser using DataLab